home *** CD-ROM | disk | FTP | other *** search
- WhereIsIt? version 2.00
- Copyright (c) 1997,1998 Robert Galle
- All Rights Reserved
-
-
- Description API
- ===============
-
- This is a pre-release version of Description API interface, used in WhereIsIt
- to support third-party description importing plugins. Please note that this is
- not yet a final release, and some changes may be applied in future releases.
- You can find detailed information on DAPI in the enclosed help file.
-
- A word of causion to C/C++ programmers using these files:
- ---------------------------------------------------------
- Since I am using Delphi to develop WhereIsIt and my C/C++ knowledge is a bit
- rusty by now, the enclosed C/C++ include files as well as references in the
- help file may not be exact - I have just translated pascal syntax to C/C++.
- If you find any errors in there, please let me know.
-
- Files:
- ------
- DescAPI.hlp The main Description API help file with Programmer's Reference
- DescAPI.cnt Help context file for DescAPI.hlp
- DescAPI.inc Delphi (pascal) include file with Description API definitions
- DescAPI.h C/C++ include file with Description API definitions. Function
- definitions can be found in the help file.
- DescAPI.txt This file
-
- Robert Galle
- November 1998